plat: rcar: Generate platform compatible string
authorMarek Vasut <[email protected]>
Thu, 11 Oct 2018 14:15:41 +0000 (16:15 +0200)
committerMarek Vasut <[email protected]>
Thu, 6 Dec 2018 09:23:54 +0000 (10:23 +0100)
commitac49c5fbe994fdc6a450600b4b965cad63dcfa96
treee3cfdfe95518a6c3720c8fb8b96ebcffbbb18b5b
parent1d85c4bd5b6291b99feb2409525c96f0c1744328
plat: rcar: Generate platform compatible string

Generate /compatible string for the platform, so that the subsequent
stages know which platform they are running on. This could be useful
when ie. building U-Boot that contains DTs for multiple platforms and
can thus decide on which platform it is running. This would ultimately
allow single bootloader binary for all Gen3 platforms.

Signed-off-by: Marek Vasut <[email protected]>
plat/renesas/rcar/bl2_plat_setup.c